home *** CD-ROM | disk | FTP | other *** search
/ Aminet 5 / Aminet 5 - March 1995.iso / Aminet / disk / cdrom / aminavi.lha / AmiNavi.doc < prev    next >
Text File  |  1994-11-07  |  6KB  |  149 lines

  1. Hi there...
  2.  
  3. I hope your not expecting volumes of documentation here. I mean, I wrote
  4. this program for myself but I am uploading it for the rest of the world
  5. to use 'cause I'm such a super-special-kinda-guy ;) But, I just don't
  6. have the time to write a full-blown doc file; I do have a Calculus
  7. exam tomorrow...
  8.  
  9. LEGAL STUFF: AminNavi is free, Free, or FREE.
  10.  
  11. REGISTERING: Don't even think about it! Send me some E-Mail or something.
  12.  
  13. DISCLAIMER: Use this program at your own risk. If the world happens to
  14.             end while your using AmiNavi, don't come crying to me.
  15.  
  16.  
  17.  
  18. What is AmiNavi??
  19.     Good question! It's a very simple directory utility designed with
  20.     the Aminet CD-ROM in mind. It's not one of those overblown file
  21.     listers with eight-zillion totally configurable gadgets that takes
  22.     a year or two to learn how to use. You should have AmiNavi up and
  23.     running in about two minutes. NOTE: though designed for the Aminet
  24.     CD-ROM, AmiNavi will work on any disk.
  25.  
  26. Why AmiNavi?
  27.     Well, as cool as the Aminet CD-ROM is, it's a bit overwhelming to
  28.     play around with if your not a  CLI-oriented person. So, AmiNavi will
  29.     help you look for files and de-archive the cool ones.
  30.  
  31. Installation.
  32.     Copy the AmiNavi file to any drawer your heart desires.
  33.  
  34. Usage.
  35.     On the AmiNavi main screen you'll find the following items:
  36.     
  37.         1. The File Lister - A simple file lister-type-thing. Directories
  38.            are preceeded with "<DIR>", volumes have "<VOLUME>", and
  39.            assigns get a "<ASSIGN>". Files have nothing (poor guys).
  40.            To move down through the directory tree click once on a volume,
  41.            directory, or assign. To move back up the tree click the little
  42.            gadget below the file scroll bar that has a "/" in it.
  43.            Click on a file and it becomes the "selected file".
  44.         
  45.         2. The Text Lister - This is a simple little text display.
  46.         
  47.         3. The Ouput Gadget - This shows where de-archived files will go.
  48.         
  49.         4. The Un-Cruch Gadget - This will de-archive the "selected file".
  50.         
  51.         5. The Index Gadget - this will type the "Index" file in the
  52.            current directory - if there is one.
  53.         
  54.         6. The List Gadget - this will display a text file in the Text
  55.            Lister.
  56.            
  57.         7. The Lock Gadget - this will lock the Text Lister - nothing
  58.            will be typed in it until you unlock it.
  59.         
  60.         8. The Find-O-File Gadgets - the button gadget will use the word
  61.            in the string gadget to find files with that word in its name
  62.            or description.
  63.  
  64. Menus.
  65.     AmiNavi has one menu that has five items:
  66.  
  67.         1. Defaults - this opens the Defaults window.
  68.         
  69.         2. About... - reveals all the secrets of the universe.
  70.         
  71.         3. Make Dir - Lets you create a directory...somewhere.
  72.         
  73.         4. Tree - Prints the directory structure of a disk (kinda slow!).
  74.         
  75.         5. Quit - Take a wild guess....
  76.  
  77. The Defaults Window.
  78.     I can only assume that not everyone in this world is exactly like
  79.     me. Thus, I left a few options so you can customize AmiNavi to your
  80.     needs. Your options are:
  81.     
  82.       Option                Description             Default
  83.       ------                -----------             -------
  84.     "Def Path"        Path searched at start-up   "CD0:Aminet"
  85.     "Output Path"     Place decrunched files go   "RAM:"
  86.     "Find File"       Search database file        "CD0:INDEX"
  87.     ".lzh Decompress" |                           "CD0:Tools/lha -x -a x"
  88.     ".lha Decompress" |                           "CD0:Tools/lha -x -a x"
  89.     ".dms Decompress" | Decrunch programs         "CD0:Tools/dms write"
  90.     ".zoo Decompress" |                           "CD0:Tools/zoo x"
  91.     ".arc Decompress" |                           "<<Unknown>"
  92.  
  93.     You can change any of these options. Example - if you copy the
  94.     decrunch programs to a fast hard disk, those operations will go
  95.     much faster.
  96.     Notes on "Find File" - AmiNavi will search this file for matches with
  97.      the Find File string (entered on the main screen). If you have CD-ROM
  98.      as slow as mine (it makes watching paint dry exhilerating), then you
  99.      could copy the "Find File" (CD0:INDEX) to a hard disk or ram disk,
  100.      which speeds up searches immensely.
  101.      
  102.     (I left all this configurable because future versions of the disk might
  103.     be set up differently).
  104.  
  105.     Other options:
  106.         Screen Mode: you've got four choices...
  107.             NTSC        - 640 x 200
  108.             NTSC_LACE   - 640 x 400
  109.             PAL         - 640 x 256
  110.             PAL_LACE    - 640 x 512
  111.  
  112.         Don't Show: don't display these files in the File Lister
  113.             #?.info   - who needs 'em?
  114.             #?.readme - can be made "automatic"
  115.  
  116.         Auto-type text files: if this is enabled two things will happen:
  117.             1. When you select a file that has an accompanying .readme file
  118.                the .readme file will automatically be typed in the Text
  119.                Lister
  120.             2. Also, any files with these extensions will be automatically
  121.                typed: "index", "txt", "bbs", or "tbl".
  122.  
  123.     Save, Use, Cancel:
  124.         To make the settings permanent, click save.
  125.         To make the temporary, click use.
  126.         To forget the whole thing, click cancel.
  127.  
  128. BUGS:
  129.     1. Okay, so the alphabetizing routine that the File Lister uses isn't
  130.        exactly perfect. But hey, it's fast.
  131.     2. When you decrunch a file, an interactive console window is opened.
  132.        I leave it up to the user (that's you) to close this console window.
  133.        If you try to quit AmiNavi with a console window still open, the
  134.        program will lock. Sollution: close all console windows!!!
  135.  
  136. ...my fingers are getting tired :(
  137.  
  138. Enjoy.
  139.  
  140. John Corigliano
  141. jcorig@strauss.udel.edu
  142.  
  143.   *********************************************************************
  144.   *                                                                   *
  145.   *  "If you don't like the way I'm driving, call 1-800-B-I-T-E-M-E"  *
  146.   *                                        - Tom Servo                *
  147.   *                                                                   *
  148.   *********************************************************************
  149.